PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFRendererSettings Class / getImageOptions Method
In This Topic
    getImageOptions Method
    In This Topic
    Gets the options for rendering images.
    Syntax
    public PDFRendererImageOptions getImageOptions()

    Return Value

    A PDFRendererImageOptions object specifying how the images embedded in PDF pages should be rendered in the output image.
    See Also